/*end*/
body {
    overflow: hidden;
}






/**/
.search {
    height: 78px;
    border: 1px solid #e9e9e9;
    border-left: 0;
    border-right: 0;
    box-sizing: border-box;
}

.sea {
    height: 76px;
    width: 1400px;
    margin: 0 auto;
}

.sea span {
    display: block;
    height: 76px;
    float: left;
}

.sea span i {
    display: block;
    height: 76px;
    margin-right: 15px;
    line-height: 76px;
    float: left;
    font-size: 14px;
    color: #555555;
    font-weight: bold;
}

.sea span a {
    display: block;
    height: 76px;
    line-height: 76px;
    float: left;
    font-size: 14px;
    color: #555555;
    margin-right: 25px;
}

.sea span a:last-child {
    margin-right: 0;
}

.sea .sou {
    width: 276px;
    height: 46px;
    float: right;
    border: 1px solid #e9e9e9;
    border-radius: 20px;
    overflow: hidden;
    box-sizing: border-box;
    margin-top: 17px;
}

.sea .sou .txt {
    width: 199px;
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
    box-sizing: border-box;
    float: left;
    background: 0;
    border: 0;
    font-size: 14px;
    color: #666;
}

.sea .sou .btn {
    width: 75px;
    height: 44px;
    float: left;
    background: url(../image/sea-btn1.png) no-repeat center;
    cursor: pointer;
}

.sea .sou .txt::-webkit-input-placeholder {
    font-size: 14px;
    color: #666;
}

.sea .sou .txt::-moz-placeholder {
    font-size: 14px;
    color: #666;
}

@media screen and (min-width:760px) and (max-width:1680px) {
    .sea {
        width: 85%;
    }
}

/**/
.guide {
    padding: 50px 0 80px;
    background: url(../image/guide1.jpg) no-repeat center top;
}

.gui {
    width: 1400px;
    margin: 0 auto;
}

.gui .gui-left {
    width: 594px;
    float: left;
    padding-top: 43px;
    position: relative;
    z-index: 200;
}

.gui .gui-left h2 {
    margin-bottom: 28px;
}

.gui .gui-left h2 span {
    display: inline-block;
    height: 56px;
    line-height: 56px;
    font-size: 45px;
    color: #333333;
    padding-right: 37px;
    font-weight: bold;
    background: url(../image/gui-yy1.png) no-repeat right 11px;
    font-family: "Microsoft JhengHei", "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
}

.gui .gui-left h2 em {
    display: block;
    height: 73px;
    line-height: 73px;
    font-size: 55px;
    color: #1c499e;
    font-weight: bold;
    font-family: "Microsoft JhengHei", "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
}

.gui .gui-left strong {
    display: block;
    line-height: 30px;
    font-weight: normal;
    font-size: 18px;
    color: #1d1d1d;
    font-family: "思源黑体 CN";
    margin-bottom: 50px;
}

.gui .gui-left .hd {
    width: 583px;
    height: 47px;
    background: #E1E1E1;
    margin-bottom: 88px;
}

.gui .gui-left .hd ul li {
    float: left;
    width: 155px;
    height: 47px;
    text-align: center;
    cursor: pointer;
    position: relative;
}

.gui .gui-left .hd ul li.jd2 {
    margin-left: -10px;
}

.gui .gui-left .hd ul li.jd4 {
    margin-left: -16px;
}

.gui .gui-left .hd ul li.jd3 {
    margin-left: -11px;
}

.gui .gui-left .hd ul li i {
    display: block;
    width: 100%;
    height: 47px;
    line-height: 47px;
    font-size: 15px;
    color: #666666;
    font-family: "思源黑体 CN";
    position: relative;
    z-index: 200;
}

.gui .gui-left .hd ul li.jd1:before {
    width: 100%;
    height: 47px;
    background: url(../image/gui-jd11.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.gui .gui-left .hd ul li.jd2:before {
    width: 100%;
    height: 47px;
    background: url(../image/gui-jd21.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.gui .gui-left .hd ul li.jd3:before {
    width: 100%;
    height: 47px;
    background: url(../image/gui-jd11.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.gui .gui-left .hd ul li.jd4:before {
    width: 100%;
    height: 47px;
    background: url(../image/gui-jd21.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}

.gui .gui-left .hd ul li.cur i {
    color: #FFF;
}

.gui .gui-left .hd ul li.jd1.cur:before {
    display: block;
}

.gui .gui-left .hd ul li.jd2.cur:before {
    display: block;
}

.gui .gui-left .hd ul li.jd3.cur:before {
    display: block;
}

.gui .gui-left .hd ul li.jd4.cur:before {
    display: block;
}

.gui .gui-left .gui-sz {
    width: 805px;
    height: 138px;
    background: #FFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    padding-top: 24px;
    box-sizing: border-box;
}

.gui .gui-left .gui-sz ul li {
    float: left;
    height: 83px;
    border-right: 1px solid #eeeeee;
}

.gui .gui-left .gui-sz ul li span {
    display: block;
    text-align: center;
    height: 56px;
}

.gui .gui-left .gui-sz ul li span em {
    display: inline-block;
    height: 56px;
    line-height: 56px;
    font-size: 55px;
    color: #003171;
    font-weight: bold;
}

.timer {
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.timer:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px)
}

.gui .gui-left .gui-sz ul li span i {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: #ec3900;
    border-radius: 50%;
    text-align: center;
    line-height: 17px;
    font-size: 13px;
    color: #FFFFFF;
    vertical-align: bottom;
    margin: 0 0 5px -8px;
}

.gui .gui-left .gui-sz ul li p {
    height: 27px;
    font-size: 14px;
    line-height: 27px;
    color: #333333;
    text-align: center;
}

.gui .gui-left .gui-sz ul li:nth-child(4) p {
    padding-left: 53px;
}

.gui .gui-left .gui-sz ul li:nth-child(5) p {
    padding-left: 70px;
}

.gui .gui-left .gui-sz ul li:last-child {
    border-right: 0;
}

.gui .gui-rig {
    width: 750px;
    height: 533px;
    overflow: hidden;
    float: right;
}

.gui .gui-rig .gui-con,
.gui .gui-rig .gui-con .con {
    /* height:100%; */
}

.gui .gui-rig span {
    display: block;
    /* width:100%; */
    /* height:100%; */
    line-height: 0;
    overflow: hidden;
}

.gui .gui-rig span img {
    width: 100%;
    height: 100%;
    transition: 1s;
}

.gui .gui-rig span:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

/**/
.pro-top {
    height: 775px;
    background: url(../image/product1.jpg) no-repeat center top;
    padding-top: 80px;
    box-sizing: border-box;
    overflow: hidden;
    /*margin-bottom: 30px;*/
}

.pro-top h2 {
    text-align: center;
    margin-bottom: 64px;
}

.pro-top h2 span {
    display: inline-block;
    height: 70px;
    line-height: 70px;
    font-size: 50px;
    color: #FFF;
    padding: 0 21px;
    position: relative;
    font-weight: normal;
}

.pro-top h2 span:before {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    top: 26px;
}

.pro-top h2 span:after {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    top: 26px;
}

.pro-top h2 em {
    display: block;
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    color: #e0e0e0;
    font-weight: normal;
}

.pro-top .pro-con {
    width: 75.3%;
    height: 513px;
    margin: 0 auto;
    position: relative;
    padding-top: 31px;
    box-sizing: border-box;
}

.pro-top .pro-con ul li {
    width: 575px;
    height: 85px;
    margin-bottom: 89px;
}

.pro-top .pro-con ul li i {
    display: block;
    width: 74px;
    height: 84px;
    overflow: hidden;
}

.pro-top .pro-con ul li i img {
    width: 100%;
    transition: .5s;
}

.pro-top .pro-con ul li h4 {
    padding-top: 3px;
}

.pro-top .pro-con ul li h4 span {
    display: block;
    height: 41px;
    line-height: 41px;
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
    font-family: "思源黑体 CN";
}

.pro-top .pro-con ul li h4 p {
    height: 33PX;
    line-height: 33px;
    font-size: 17px;
    color: rgba(255, 255, 255, 0.66);
    font-weight: normal;
}

.pro-top .pro-con ul li.odd {
    float: left;
}

.pro-top .pro-con ul li.even {
    float: right;
}

.pro-top .pro-con ul li.odd i {
    float: left;
    margin-right: 21px;
}

.pro-top .pro-con ul li.even i {
    float: right;
    margin-left: 21px;
}

.pro-top .pro-con ul li.odd h4 {
    float: left;
}

.pro-top .pro-con ul li.even h4 {
    float: right;
    text-align: right;
}

.pro-top .pro-con ul li:hover i img {
    margin-top: -84px;
}

.pro-top .pro-con .pro-cen {
    width: 562px;
    position: absolute;
    left: 446px;
    top: 0;
}

.pro-top .pro-con .pro-cen i {
    display: block;
    width: 275px;
    height: 432px;
    margin: 0 auto;
    line-height: 0;
    overflow: hidden;
}

.pro-top .pro-con .pro-cen i img {
    width: 100%;
}

.pro-top .pro-con .pro-cen p em {
    display: block;
    float: left;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    padding-left: 28px;
    background: url(../image/pro-dd1.png) no-repeat left;
    margin-left: 38px;
}

.pro-top .pro-con .pro-cen p em:first-child {
    margin-left: 0;
}

.pro-bot {
    background: url(../image/probj1.jpg) no-repeat center top;
    padding: 30px 12px 112px
}

.pro-bot ul li {
    float: left;
    width: 49%;
    padding: 22px 0;
    background: #FFF;
}

.pro-bot ul li dl dt {
    width: 71.3%;
    line-height: 0;
    overflow: hidden;
    float: right;
}

.pro-bot ul li dl dt img {
    width: 100%;
}

.pro-bot ul li dl dd {
    width: 28.7%;
    float: left;
    padding: 47px 0 0 5%;
    box-sizing: border-box;
}

.pro-bot ul li dl dd h4 {
    height: 89px;
    line-height: 89px;
    margin-bottom: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pro-bot ul li dl dd h4 a {
    font-size: 28px;
    color: #1e1e1e;
    font-weight: bold;
    padding-left: 13px;
    background: url(../image/pro-xt1.png) no-repeat left;
    font-weight: bold;
}

.pro-bot ul li dl dd p {
    margin-bottom: 53px;
}

.pro-bot ul li dl dd p em {
    display: block;
    height: 36px;
    line-height: 36px;
    background: url(../image/pro-dd1.png) no-repeat left;
    padding-left: 27px;
}

.pro-bot ul li dl dd p em a {
    font-size: 19px;
    color: #1e1e1e;
    font-family: "思源黑体 CN";
}

.pro-bot ul li dl dd strong {
    display: block;
    width: 159px;
    height: 44px;
    background: url(../image/pro-kk.png) no-repeat center;
}

.pro-bot ul li dl dd strong a {
    display: block;
    width: 159px;
    height: 44px;
    text-align: center;
}

.pro-bot ul li dl dd strong i {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    padding-right: 41px;
    background: url(../image/pro-jt1.png) no-repeat right;
    font-weight: normal;
}

.pro-bot ul li:last-child {
    float: right;
}

@media screen and (min-width:760px) and (max-width:1680px) {
    .pro-top .pro-con {
        width: 93.3%;
    }

    .pro-top .pro-con .pro-cen {
        left: 350px;
    }

    .pro-bot ul li dl dd h4 a {
        font-size: 20px;
    }

    .pro-bot ul li dl dd p em a {
        font-size: 16px;
    }
}

/**/
.solution {
    box-sizing: border-box;
    background: url(../image/probj1.jpg) no-repeat center top;
}

.solution h2 span {
    display: inline-block;
    height: 68px;
    line-height: 68px;
    font-size: 50px;
    color: #333333;
    padding: 0 21px;
    position: relative;
    font-weight: bold;
    font-family: "Microsoft JhengHei", "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
}

.solution h2 span:before {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    top: 26px;
}

.solution h2 span:after {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    top: 26px;
}

.solution h2 em {
    display: block;
    height: 42px;
    line-height: 42px;
    font-size: 17px;
    color: #1d1d1d;
    font-weight: normal;
}

.solution .sol-con {
    width: 100%;
    height: 840px;
    position: relative;
}

.solution .sol-con .sol-list,
.solution .sol-con .sol-pic {
    height: 840px;
}

.solution .sol-con .sol-pic {
    position: relative;
    width: 100%;
}

.solution .sol-con .sol-pic span {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 0;
    overflow: hidden;
}

.solution .sol-con .sol-pic span img {
    width: 100%;
    height: 100%;
}

.solution .sol-con .sol-pic .sol-left {
    width: 50%;
    height: 840px;
    padding: 106px 0 0 178px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
}

.solution .sol-con .sol-pic .sol-left i {
    display: block;
    width: 32px;
    height: 2px;
    background: #fc7449;
    margin-bottom: 31px;
}

.solution .sol-con .sol-pic .sol-left h4 {
    width: 342px;
}

.solution .sol-con .sol-pic .sol-left h4 em {
    display: block;
    line-height: 23px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.37);
    text-transform: uppercase;
    font-weight: normal;
}

.solution .sol-con .sol-pic .sol-left h4 span {
    display: block;
    height: 62px;
    line-height: 62px;
    font-size: 42px;
    color: #FFF;
    font-weight: bold;
    font-family: "思源黑体 CN";
    margin-bottom: 16px;
}

.solution .sol-con .sol-pic .sol-left p {
    line-height: 27px;
    font-size: 16px;
    color: #FFF;
    margin-bottom: 372px;
    width: 342px;
}

.solution .sol-con .sol-pic .sol-left strong {
    display: block;
    width: 159px;
    height: 44px;
    background: url(../image/sol-kk1.png) no-repeat center;
}

.solution .sol-con .sol-pic .sol-left strong a {
    display: block;
    height: 44px;
    text-align: center;
}

.solution .sol-con .sol-pic .sol-left strong em {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #FFF;
    padding-right: 40px;
    background: url(../image/sol-jt11.png) no-repeat right;
    font-weight: normal;
}

.solution .sol-con .sol-hd {
    width: 50%;
    height: 840px;
    background: rgba(0, 49, 113, 0.77);
    position: absolute;
    right: 0;
    top: 0;
}

.solution .sol-con .sol-hd ul li {
    height: 210px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.18);
    box-sizing: border-box;
    transition: .5s;
}

.solution .sol-con .sol-hd ul li a {
    display: block;
    height: 208px;
    padding: 19px 106px 0 42px;
    box-sizing: border-box;
}

.solution .sol-con .sol-hd ul li i {
    display: block;
    height: 80px;
    line-height: 80px;
    font-size: 62px;
    color: rgba(255, 255, 255, 0.1);
    font-family: "Impact";
    margin-bottom: 13px;
    transition: .5s;
}

.solution .sol-con .sol-hd ul li span {
    display: block;
    height: 37px;
    line-height: 37px;
    font-size: 26px;
    color: #FFF;
    font-family: "思源黑体 CN";
}

.solution .sol-con .sol-hd ul li p {
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.37);
    text-transform: uppercase;
    background: url(../image/sol-jt1.png) no-repeat right;
}

.solution .sol-con .sol-hd ul li:last-child {
    border-bottom: 0;
}

.solution .sol-con .sol-hd ul li.cur {
    background: rgba(255, 255, 255, 0.25);
}

.solution .sol-con .sol-hd ul li.cur i {
    color: #fc7449;
}

.solution .sol-con .sol-hd ul li.cur p {
    background: url(../image/sol-jt_h1.png) no-repeat right;
}

/**/
.ysbj {
    height: 970px;
    overflow: hidden;
}

.ys {
    padding-top: 100px;
}

.ys h2 {
    text-align: center;
    margin-bottom: 28px;
}

.ys h2 span {
    display: inline-block;
    height: 68px;
    line-height: 68px;
    font-size: 50px;
    color: #333333;
    padding: 0 21px;
    position: relative;
    font-weight: bold;
    font-family: "思源黑体 CN";
}

.ys h2 span:before {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    top: 26px;
}

.ys h2 span:after {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    top: 26px;
}

.ys h2 em {
    display: block;
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    color: #666666;
    font-weight: normal;
}

.ys .ys-nav {
    height: 74px;
}

.ys .ys-nav ul li {
    float: left;
    width: 300px;
    height: 51px;
    text-align: center;
    position: relative;
}

.ys .ys-nav ul li:before {
    width: 1px;
    height: 26px;
    background: #e5ecf6;
    content: "";
    position: absolute;
    right: 0;
    top: 14px;
}

.ys .ys-nav ul li:last-child:before {
    display: none;
}

.ys .ys-nav ul li i {
    display: inline-block;
    width: 40px;
    height: 46px;
    overflow: hidden;
    margin-right: 12px;
}

.ys .ys-nav ul li i img {
    width: 100%;
    transition: .5s;
}

.ys .ys-nav ul li h4 {
    display: inline-block;
    text-align: left;
}

.ys .ys-nav ul li h4 span {
    display: block;
    height: 34px;
    line-height: 34px;
    font-size: 26px;
    color: #333333;
    font-weight: normal;
}

.ys .ys-nav ul li h4 p {
    height: 17px;
    line-height: 17px;
    font-size: 14px;
    color: #666666;
    text-transform: uppercase;
    font-weight: normal;
}

.ys .ys-nav ul li.cur i img {
    margin-top: -46px;
}

.ys .ys-nav ul li.cur h4 span {
    color: #E60012;
    font-weight: bold;
}

.ys .ys-con dl {
    height: 600px;
    position: relative;
}

.ys .ys-con dl dt {
    width: 100%;
    line-height: 0;
    overflow: hidden;
}

.ys .ys-con dl dt img {
    width: 100%;
}

.ys .ys-con dl dd {
    width: 1168px;
    height: 169px;
    background: rgba(255, 255, 255, 0.95);
    position: absolute;
    left: 15px;
    bottom: 15px;
    padding: 28px 0 0 53px;
    box-sizing: border-box;
}

.ys .ys-con dl dd .left {
    width: 440px;
    float: left;
    padding-top: 3px;
}

.ys .ys-con dl dd .left h4 {
    height: 41px;
    line-height: 41px;
    font-size: 30px;
    color: #333333;
    font-family: "思源黑体 CN";
}

.ys .ys-con dl dd .left h4 i {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #e60012;
    margin: 19px 17px 0 11px;
    border-radius: 50%;
    vertical-align: top;
}

.ys .ys-con dl dd .left h4 em {
    color: #003171;
    display: inline-block;
    vertical-align: top;
}

.ys .ys-con dl dd .left p {
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: #bfc0bb;
    font-family: "思源黑体 CN";
    padding-bottom: 25px;
    background: url(../image/ys-yy1.png) no-repeat left 6px bottom;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.ys .ys-con dl dd ul {
    float: left;
}

.ys .ys-con dl dd ul li {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    padding-left: 13px;
    background: url(../image/ys-dd1.png) no-repeat left;
}

/**/
.zcbj {
    padding-top: 56px;
    box-sizing: border-box;
}

.zcbj h2 {
    text-align: center;
    margin-bottom: 25px;
}

.zcbj h2 span {
    display: inline-block;
    height: 68px;
    line-height: 68px;
    font-size: 50px;
    color: #333333;
    padding: 0 21px;
    position: relative;
    font-weight: bold;
    font-family: "思源黑体 CN";
}

.zcbj h2 span:before {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    top: 26px;
}

.zcbj h2 span:after {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    top: 26px;
}

.zcbj h2 em {
    display: block;
    height: 44px;
    line-height: 44px;
    font-size: 24px;
    color: #666666;
    font-weight: normal;
}

.zcbj .zc-con {
    height: 509px;
    background: url(../image/zcbj1.jpg) no-repeat center;
}

.zcbj .zc-con .zc {
    padding-top: 80px;
}

.zcbj .zc-con .zc h3 {
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    color: #333333;
    font-family: "思源黑体 CN";
    font-weight: bold;
    position: relative;
    margin-bottom: 24px;
}

.zcbj .zc-con .zc h3 i {
    font-size: 40px;
    color: #e60012;
    font-family: "思源黑体 CN";
    font-weight: bold;
}

.zcbj .zc-con .zc h3:before {
    width: 56px;
    height: 1px;
    background: #E60012;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
}

.zcbj .zc-con .zc ul li {
    height: 62px;
    line-height: 62px;
    padding-left: 36px;
    background: url(../image/zc-ico1.png) no-repeat left;
    font-size: 19px;
    color: #333333;
    position: relative;
}

.zcbj .zc-con .zc ul li:before {
    width: 1px;
    height: 46px;
    background: #e60012;
    content: "";
    position: absolute;
    left: 8px;
    top: 39px;
}

.zcbj .zc-con .zc ul li:last-child:before {
    display: none;
}

/**/
.flow_path {
    height: 379px;
    background: url(../image/flow_path1.jpg) no-repeat center;
}

.flow {
    padding-top: 30px;
}

.flow h2 {
    text-align: center;
}

.flow h2 span {
    display: inline-block;
    height: 146px;
    line-height: 146px;
    font-size: 50px;
    color: #FFF;
    padding: 0 21px;
    position: relative;
    font-weight: bold;
    font-family: "思源黑体 CN";
}

.flow h2 span:before {
    width: 15px;
    height: 15px;
    background: url(../image/tit-left11.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    top: 67px;
}

.flow h2 span:after {
    width: 15px;
    height: 15px;
    background: url(../image/tit-left11.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    top: 67px;
}

.flow .lc-con .lc {
    width: 114px;
    float: left;
}

.flow .lc-con .lc em {
    display: block;
    width: 74px;
    height: 74px;
    margin: 0 auto 20px;
    position: relative;
    overflow: hidden;
}

.flow .lc-con .lc em i {
    display: block;
    width: 74px;
    height: 74px;
    line-height: 0;
    overflow: hidden;
}

.flow .lc-con .lc em i img {
    width: 100%;
}

.flow .lc-con .lc em i.default {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateX(0) rotate(0);
    transform: translateX(0) rotate(0);
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.flow .lc-con .lc em i.hover {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    transform: scale(0);
    transition: .5s;
}

.flow .lc-con .lc span {
    display: block;
    text-align: center;
    line-height: 18px;
    font-size: 16px;
    color: #FFF;
    font-family: "思源黑体 CN";
}

.flow .lc-con b {
    display: block;
    width: 20px;
    height: 16px;
    background: url(../image/flo-jt1.png) no-repeat center;
    float: left;
    margin-top: 58px;
}

.flow .lc-con .lc.cur i.default {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%) rotate(180deg);
    transform: translateX(100%) rotate(180deg);
}

.flow .lc-con .lc.cur i.hover {
    opacity: 1;
    transform: scale(1);
}

.flow .lc-con .lc.cur span {
    color: #E60012;
    font-weight: bold;
}

/**/

.cas {
    padding-top: 79px;
}

.cas h2 {
    text-align: center;
    margin-bottom: 32px;
}

.cas h2 span {
    display: inline-block;
    height: 68px;
    line-height: 68px;
    font-size: 50px;
    color: #333333;
    padding: 0 21px;
    position: relative;
    font-weight: bold;
    font-family: "思源黑体 CN";
}

.cas h2 span:before {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    top: 26px;
}

.cas h2 span:after {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    top: 26px;
}

.cas h2 em {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 24px;
    color: #666666;
    font-weight: normal;
}

.cas .cas-nav {
    width: 100%;
    height: 47px;
    border: 1px solid #e9e9e9;
    margin-bottom: 40px;
    transform: skew(-20deg);
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    -ms-transform: skew(-20deg);
}

.cas .cas-nav ul li {
    float: left;
    width: 240px;
    height: 47px;
    position: relative;
}

.cas .cas-nav ul li a {
    display: block;
    height: 47px;
    text-align: center;
    transform: skew(20deg);
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    -ms-transform: skew(20deg);
}

.cas .cas-nav ul li i {
    display: inline-block;
    width: 25px;
    height: 21px;
    overflow: hidden;
    margin: 12px 5px 0 0;
}

.cas .cas-nav ul li i img {
    width: 100%;
    transition: .5s;
}

.cas .cas-nav ul li em {
    display: inline-block;
    height: 47px;
    line-height: 47px;
    font-size: 20px;
    vertical-align: top;
}

.cas .cas-nav ul li:before {
    width: 6px;
    height: 16px;
    content: "/";
    color: #e9e9e9;
    position: absolute;
    right: 0;
    top: 15px;
    transform: skew(20deg);
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
    -ms-transform: skew(20deg);
    transition: .5s;
}

.cas .cas-nav ul li:last-child:before {
    display: none;
}

.cas .cas-nav ul li.cur {
    background: #E60012;
}

.cas .cas-nav ul li.cur i img {
    margin-top: -21px;
}

.cas .cas-nav ul li.cur em {
    color: #FFF;
}

.cas .cas-nav ul li.cur:before {
    opacity: 0;
}

.cas .cas-con {
    height: 598px;
    margin-bottom: 58px;
}

.cas .cas-con dl {
    width: 791px;
    height: 598px;
    float: left;
    position: relative;
}

.cas .cas-con dl dt {
    width: 100%;
    height: 598px;
    line-height: 0;
    overflow: hidden;
}

.cas .cas-con dl dt img {
    width: 100%;
    height: 100%;
    transition: 1s;
}

.cas .cas-con dl dd {
    height: 91px;
    padding: 10px 24px 0 30px;
    box-sizing: border-box;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}

.cas .cas-con dl dd h4 {
    height: 38px;
    line-height: 38px;
    background: url(../image/cas-jt11.png) no-repeat right;
}

.cas .cas-con dl dd h4 a {
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    display: block;
}

.cas .cas-con dl dd p {
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    color: #FFF;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cas .cas-con dl:hover dt img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.cas .cas-con ul {
    float: right;
    width: 398px;
}

.cas .cas-con ul li {
    width: 100%;
    position: relative;
    height: 293px;
    margin-bottom: 9px;
}

.cas .cas-con ul li span {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 0;
    overflow: hidden;
}

.cas .cas-con ul li span img {
    width: 100%;
    height: 100%;
    transition: 1s;
}

.cas .cas-con ul li em {
    display: block;
    width: 100%;
    height: 56px;
    padding: 0 16px 0 20px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}

.cas .cas-con ul li em i {
    display: block;
    height: 56px;
    line-height: 56px;
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    background: url(../image/sol-jt1.png) no-repeat right;
}

.cas .cas-con ul li:hover span img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.cas .cas-ml h4 {
    height: 67px;
    margin-bottom: 32px;
}

.cas .cas-ml h4 span {
    display: block;
    height: 67px;
    line-height: 67px;
    float: left;
    padding: 0 24px;
    font-size: 28px;
    color: #333333;
    font-family: "思源黑体 CN";
    font-weight: bold;
    position: relative;
}

.cas .cas-ml h4 span:before {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    top: 26px;
}

.cas .cas-ml h4 span:after {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    top: 26px;
}

.cas .cas-ml h4 i {
    display: block;
    height: 67px;
    line-height: 67px;
    float: right;
    position: relative;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
}

.cas .cas-ml h4 i:before {
    width: 899px;
    height: 1px;
    background: #EAEAEA;
    content: "";
    position: absolute;
    left: -946px;
    top: 34px;
}

.cas .cas-ml .cas-bd {
    overflow: hidden;
}

.cas .cas-ml .cas-bd ul li {
    float: left;
    width: 188px !important;
    height: 105px;
    border: 1px solid rgba(197, 197, 197, 0.57);
    box-sizing: border-box;
    margin-right: 13px;
}

.cas .cas-ml .cas-bd ul li a {
    display: block;
    width: 100%;
    height: 105px;
}

.cas .cas-ml .cas-bd ul li i {
    display: block;
    width: 183px;
    height: 103px;
    margin: 0 auto;
    line-height: 0;
    overflow: hidden;
}

.cas .cas-ml .cas-bd ul li i img {
    width: 100%;
}

/**/
.hfbj {
    height: 157px;
    background: url(../image/hfbj1.jpg) no-repeat center;
}

.hf {
    padding-top: 36px;
}

.hf .hf-left {
    width: 50%;
    float: left;
}

.hf .hf-left .hf1 {
    width: 208px;
    float: left;
    margin-right: 18px;
}

.hf .hf-left .hf1 em {
    display: block;
    height: 37px;
    line-height: 37px;
    font-size: 26px;
    color: #FFF;
    background: url(../image/hf11.png) no-repeat right;
}

.hf .hf-left .hf1 span {
    display: block;
    height: 47px;
    line-height: 47px;
    font-size: 39px;
    color: #FFF;
    font-weight: bold;
    font-family: "思源黑体 CN";
}

.hf .hf-left .hf2 {
    padding-top: 11px;
    float: left;
}

.hf .hf-left .hf2 em {
    display: block;
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.41);
    text-transform: uppercase;
}

.hf .hf-left .hf2 span {
    display: block;
    height: 45px;
    line-height: 45px;
    font-size: 26px;
    color: #FFF;
}

.hf .hf-rig {
    width: 388px;
    float: right;
}

.hf .hf-rig .hf-tel {
    float: left;
    padding-top: 20px;
}

.hf .hf-rig .hf-tel em {
    display: block;
    height: 28px;
    line-height: 28px;
    padding-left: 42px;
    background: url(../image/hf-tel1.png) no-repeat left;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.54);
}

.hf .hf-rig .hf-tel p {
    line-height: 30px;
    font-size: 24px;
    color: #FFF;
    padding-left: 42px;
}

.hf .hf-rig a {
    display: block;
    width: 125px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    font-size: 14px;
    color: #FEFEFE;
    float: right;
    background: url(../image/hf-kk.png) no-repeat center;
    margin-top: 32px;
}

/**/
.newsbj {
    padding: 0px 0 105px;
    background: url(../image/hometwobg.jpg) center bottom repeat-x;
    background-size: auto 100%;
}

.news {
    padding-top: 50px;
    position: relative;
    z-index: 300;
}

.news em {
    display: block;
    text-align: center;
    font-size: 15px;
    line-height: 1;
    color: #1d1d1d;
    padding-bottom: 68px;
}

.case em {
    display: block;
    text-align: center;
    font-size: 17px;
    line-height: 1;
    color: #1d1d1d;
    padding-bottom: 75px;
}

.news h2 {
    text-align: center;
}

.news h2 span {
    display: inline-block;
    height: 85px;
    line-height: 95px;
    font-size: 38px;
    color: #333333;
    padding: 0 25px;
    position: relative;
    font-weight: bold;
    font-family: "Microsoft JhengHei", "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
}

.news h2 span:before {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    top: 41px;
}

.news h2 span:after {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    top: 41px;
}

.case h2 {
    text-align: center;
}

.case h2 span {
    display: inline-block;
    height: 95px;
    line-height: 95px;
    font-size: 50px;
    color: #333333;
    padding: 0 25px;
    position: relative;
    font-weight: bold;
    font-family: "Microsoft JhengHei", "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
}

.case h2 span:before {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    top: 41px;
}

.case h2 span:after {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    top: 41px;
}

.news .news-left {
    float: left;
}

.news .news-left h4 {
    height: 78px;
}

.news .news-left h4 span {
    display: block;
    float: left;
    height: 78px;
    line-height: 78px;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    padding-left: 32px;
    background: url(../image/news-ico11.png) no-repeat left;
}

.news .news-left h4 i {
    display: block;
    height: 78px;
    line-height: 78px;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    float: right;
    text-transform: uppercase;
}

.news .news-left .news-con {
    height: 338px;
    position: relative;
}

.news .news-left .news-con dl {
    height: 338px;
    position: relative;
}

.news .news-left .news-con dl dt {
    width: 100%;
    line-height: 0;
    overflow: hidden;
    height: 338px;
}

.news .news-left .news-con dl dt img {
    width: 100%;
    height: 100%;
}

.news .news-left .news-con dl dd {
    width: 100%;
    height: 113px;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 37px 0 40px;
    box-sizing: border-box;
}

.news .news-left .news-con dl dd h4 {
    height: 55px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}

.news .news-left .news-con dl dd h4 a {
    font-size: 20px;
    color: #FFF;
    font-family: "思源黑体 CN";
    display: block;
    background: url(../image/news-jt1.png) no-repeat right;
}

.news .news-left .news-con dl dd p {
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #FFF;
}

.news .news-left .news-con .hd {
    width: 38px;
    height: 6px;
    position: absolute;
    right: 37px;
    bottom: 32px;
}

.news .news-left .news-con .hd ul li {
    float: left;
    width: 6px;
    height: 6px;
    border: 1px solid #FFF;
    box-sizing: border-box;
    margin-left: 10px;
    font-size: 0;
    border-radius: 50%;
}

.news .news-left .news-con .hd ul li:first-child {
    margin-left: 0;
}

.news .news-left .news-con .hd ul li.on {
    background: #FFF;
}

.news .news-left .news-con .news-jt i {
    display: block;
    width: 60px;
    height: 60px;
    cursor: pointer;
}

.news .news-left .news-con .news-jt i.news-prev {
    background: url(../image/news-prev.png) no-repeat center;
    position: absolute;
    left: 9px;
    top: 110px;
}

.news .news-left .news-con .news-jt i.news-next {
    background: url(../image/news-next1.png) no-repeat center;
    position: absolute;
    right: 9px;
    top: 110px;
}

.news .news-left .news-bot {
    height: 155px;
    background: #FFF;
    padding: 0 46px 0 44px;
    box-sizing: border-box;
}

.news .news-left .news-bot ul {
    position: relative;
}

.news .news-left .news-bot ul li {
    width: 319px;
    float: left;
}

.news .news-left .news-bot ul li em {
    display: block;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.04);
}

.news .news-left .news-bot ul li em:last-child {
    border-bottom: 0;
}

.news .news-left .news-bot ul li em a {
    display: block;
    font-size: 15px;
    color: #333333;
    background: url(../image/news-jt21.png) no-repeat right;
}

.news .news-left .news-bot ul li em:hover a {
    color: #E60012;
}

.news .news-left .news-bot ul li:last-child {
    float: right;
}

.news .news-left .news-bot ul:before {
    width: 1px;
    height: 110px;
    background: rgba(0, 0, 0, 0.07);
    content: "";
    position: absolute;
    left: 365px;
    top: 21px;
}

.news .news-rig {
    float: right;
}

.news .news-rig h4 {
    height: 78px;
}

.news .news-rig h4 span {
    display: block;
    float: left;
    height: 78px;
    line-height: 78px;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    padding-left: 32px;
    background: url(../image/news-ico11.png) no-repeat left;
}

.news .news-rig h4 i {
    display: block;
    height: 78px;
    line-height: 78px;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    float: right;
    text-transform: uppercase;
}

.news .news-rig .wd {
    height: 492px;
    background: #FFF;
    padding: 5px 28px 0 34px;
    box-sizing: border-box;
}

.news .news-rig .wd .bd ul li {
    height: 79px;
    line-height: 79px;
    border-bottom: 1px solid #f5f5f5;
    background: url(../image/news-dd1.png) no-repeat left;
    padding-left: 9px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news .news-rig .wd .bd ul li a {
    display: block;
    font-size: 15px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news .news-rig .wd .bd ul li:hover a {
    color: #E60012;
}

/**/
.about {
    background: url(../picture/about1.jpg) no-repeat top center;
}

.abo {
    padding-top: 178px;
}

.abo .abo-con {
    background: #FFF;
    padding: 38px 90px 52px;
    box-sizing: border-box;
    box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
}

.abo .abo-con h4 {
    text-align: center;
    margin-bottom: 26px;
}

.abo .abo-con h4 span {
    display: inline-block;
    height: 77px;
    line-height: 77px;
    font-size: 50px;
    color: #333333;
    padding: 0 25px;
    position: relative;
    font-weight: bold;
    font-family: "Microsoft JhengHei", "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
}

.abo .abo-con h4 span:before {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    top: 28px;
}

.abo .abo-con h4 span:after {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    top: 28px;
}

.abo .abo-con h4 em {
    display: block;
    height: 47px;
    line-height: 47px;
    font-size: 22px;
    color: #666666;
    font-weight: normal;
}

.abo .abo-con p {
    width: auto;
    margin: 0 auto 24px;
    line-height: 33px;
    font-size: 16px;
    color: #666666;
    text-align: center;
}

.abo .abo-con .abo-nav {
    width: 268px;
    height: 47px;
    margin: 0 auto 32px;
    background: #f3f3f3;
}

.abo .abo-con .abo-nav li {
    float: left;
    width: 141px;
    height: 47px;
    text-align: center;
    line-height: 47px;
}

.abo .abo-con .abo-nav li a {
    font-size: 16px;
    color: #666666;
    font-weight: bold;
    display: block;
}

.abo .abo-con .abo-nav li.ab2 {
    margin-left: -14px;
}

.abo .abo-con .abo-nav li.cur a {
    color: #FFF;
}

.abo .abo-con .abo-nav li.ab1.cur {
    background: url(../image/abo-nav11.png) no-repeat center;
}

.abo .abo-con .abo-nav li.ab2.cur {
    background: url(../image/abo-nav21.png) no-repeat center;
}

.abo .abo-con .abo-bot {
    position: relative;
}

.abo .abo-con .abo-bot .abo-list {
    width: 1005px;
    margin: 0 auto;
}

.abo .abo-con .abo-bot .abo-list .bd {
    overflow: hidden;
}

.abo .abo-con .abo-bot .abo-list .bd ul li {
    float: left;
    width: 238px;
    margin-right: 17px;
    text-align: center;
}
.abo .abo-con .abo-bot .abo-list .bd ul li p{
    text-align: center;
}

.abo .abo-con .abo-bot .abo-list .bd ul li span {
    display: block;
    width: 100%;
    line-height: 0;
    overflow: hidden;
}

.abo .abo-con .abo-bot .abo-list .bd ul li span img {
    width: 100%;
}

.abo .abo-con .abo-bot .abo-list .bd ul li em {
    display: block;
    width: 100%;
    height: 10px;
    background: url(../image/abo-yy1.png) no-repeat center;
}

.abo .abo-con .abo-bot .abo-list .abo-jt i {
    display: block;
    width: 19px;
    height: 33px;
    cursor: pointer;
}

.abo .abo-con .abo-bot .abo-list .abo-jt i.abo-prev {
    background: url(../image/abo-prev1.png) no-repeat center;
    position: absolute;
    left: 0;
    top: 40%;
}

.abo .abo-con .abo-bot .abo-list .abo-jt i.abo-next {
    background: url(../image/abo-next1.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 40%;
}

.page {
    margin: 0 auto;
    width: 1200px;
    height: 360px;
}

.case {
    padding: 70px 0 130px 0;
    background: #fff;
}

.case_row2:after {
    content: '';
    display: block;
    clear: both;
}

.case_item {
    width: 238px;
    height: 180px;
    display: block;
    background: #f5f5f5;
    float: left;
    margin-right: 2px;
    margin-bottom: 2px;
    position: relative;
    overflow: hidden;
}

.case_item>img {
    content: '';
    display: block;
    width: 100%;
    height: 100% !important;
    position: absolute;
    transition: 0.3s all ease;
    top: 0;
    left: 0;
    opacity: 0;
    filter: opacity(0);
}

.case_item:nth-child(5n) {
    display: block;
    width: 240px;
    margin-right: 0
}

.case_item>i {
    position: absolute;
    right: 25px;
    bottom: 20px;
    z-index: 3;
}

.case_item>strong {
    display: block;
    color: #343434;
    font-weight: normal;
    font-size: 22px;
    line-height: 30px;
    padding: 30px;
    z-index: 3;
    position: relative;
    transition: 0.3s all ease;
}

.case_item>strong>.small {
    color: #888;
    font-weight: 100;
    font-size: 16px;
    line-height: 30px;
    display: block;
    transition: 0.3s all ease;
}

.case_item:hover>strong {
    color: #fff
}

.case_item:hover>img {
    opacity: 1;
    filter: opacity(100);
}

.case_item:hover>strong>.small {
    color: #fff
}


@media (min-width: 1600px) {
    .news h2 span {
        height: 88px;
        font-size: 45px;
    }

    .news em {
        font-size: 16px;
    }

}



.cas-ml h4 {
    height: 60px;
    margin-top: 42px;
    margin-bottom: 15px;
}

.cas-ml h4 span {
    display: block;
    height: 60px;
    line-height: 60px;
    float: left;
    padding: 0 24px;
    font-size: 29px;
    color: #333333;
    font-family: "Microsoft JhengHei", "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
    font-weight: bold;
    position: relative;
}

.cas-ml h4 span:before {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    top: 22px;
}

.cas-ml h4 span:after {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    top: 22px;
}

.cas-ml h4 i {
    display: block;
    height: 63px;
    line-height: 63px;
    float: right;
    position: relative;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
}

.cas-ml h4 i:before {
    width: 975px;
    height: 1px;
    background: #EAEAEA;
    content: "";
    position: absolute;
    left: -1125px;
    top: 32px;
}

.cas-ml .cas-bd {
    overflow: hidden;
    margin-bottom: 58px;
}

.cas-ml .cas-bd ul li {
    float: left;
    width: 185px !important;
    height: 85px;
    border: 1px solid rgba(197, 197, 197, 0.57);
    box-sizing: border-box;
    margin-right: 13px;
    border-radius: 10px;
}

.cas-ml .cas-bd ul li a {
    display: block;
    width: 100%;
    height: 105px;
}

.cas-ml .cas-bd ul li i {
    display: block;
    margin: 0 auto;
    line-height: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.cas-ml .cas-bd ul li i img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 10px;
}

.cas-ml {
    width: 1400px;
    margin: 0 auto;
}

.cas-yqlj {
    width: 1400px;
    margin: 0 auto;
}

.cas-yqlj h4 {
    height: 60px;
    margin-top: 42px;
}

.cas-yqlj h4 span {
    display: block;
    height: 60px;
    line-height: 60px;
    float: left;
    padding: 0 24px;
    font-size: 29px;
    color: #333333;
    font-family: "Microsoft JhengHei", "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif;
    font-weight: bold;
    position: relative;
}

.cas-yqlj h4 span:before {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    left: 0;
    top: 22px;
}

.cas-yqlj h4 span:after {
    width: 15px;
    height: 20px;
    background: url(../image/tit-left1.png) no-repeat center;
    content: "";
    position: absolute;
    right: 0;
    top: 22px;
}

.cas-yqlj h4 i {
    display: block;
    height: 63px;
    line-height: 63px;
    float: right;
    position: relative;
    font-size: 14px;
    color: #333333;
    font-weight: normal;
    text-transform: uppercase;
}

.cas-yqlj h4 i:before {
    width: 975px;
    height: 1px;
    background: #EAEAEA;
    content: "";
    position: absolute;
    left: -1020px;
    top: 32px;
}

.cas-yqlj .cas-bd {
    width: 1400px;
    overflow: hidden;
    margin-bottom: 42px;
}

.cas-yqlj .cas-bd  a{
    margin-right: 10px;
}

.cas-yqlj .cas-bd ul li {
    float: left;
    border: 1px solid rgba(197, 197, 197, 0.57);
    box-sizing: border-box;
    margin-right: 10px;
    border-radius: 6px;
    padding: 3px 8px 3px 8px;
    font-size: 12px;
    margin-bottom: 6px;
}